Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

configure rest client to proxy request via wiremock using proxy settings #166

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rmanibus
Copy link

@rmanibus rmanibus commented Oct 12, 2024

Fix #164
this is an alternative implementation to proxy rest client request via wiremock.

I am not sure what option works best for now.

Pros:

  • With this solution, the enable-local-proxy option does not need to be enabled on the rest client side which is pretty handy.
    Cons:
  • with this solution I noticed some issues with https

@rmanibus rmanibus requested a review from a team as a code owner October 12, 2024 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Configure Rest client to proxy request via wiremock
1 participant